Papers with topic extraction
Assessing the Efficacy of Clinical Sentiment Analysis and Topic Extraction in Psychiatric Readmission Risk Prediction (D19-62)
Copied to clipboard
Elena Alvarez-Mellado, Eben Holderness, Nicholas Miller, Fyonn Dhang, Philip Cawkwell, Kirsten Bolton, James Pustejovsky, Mei-Hua Hall
| Challenge: | Previously, readmission risk classifications rely on structured information, such as sociodemographic data, comorbidity codes and physiological variables. |
| Approach: | They propose to incorporate additional clinically interpretable NLP-based features such as topic extraction and clinical sentiment analysis to predict early readmission risk in psychiatry patients. |
| Outcome: | The proposed model incorporates topic extraction and clinical sentiment analysis to predict early readmission risk in psychiatry patients. |
Interaction-Aware Topic Model for Microblog Conversations through Network Embedding and User Attention (C18-1)
Copied to clipboard
| Challenge: | Existing topic models ignore that one discusses diverse topics when dynamically interacting with different people. |
| Approach: | They propose an Interaction-Aware Topic Model (IATM) for microblog conversations by integrating network embedding and user attention. |
| Outcome: | The proposed model is based on three real-world microblog datasets. |
Topic-Guided Abstractive Multi-Document Summarization (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies on multi-document summarization (MDS) focus on extractive and abstractive approaches to create a fluent and concise summary for a collection of thematically related documents. |
| Approach: | They propose a novel abstractive MDS model that represents multiple documents as a heterogeneous graph and then applies a graph-to-sequence framework to generate summaries. |
| Outcome: | The proposed model outperforms state-of-the-art models on Rouge scores and human evaluation, while learning high-quality topics. |
Large Language Models Offer an Alternative to the Traditional Approach of Topic Modelling (2024.lrec-main)
Copied to clipboard
| Challenge: | Topic modelling has found extensive use in automatically detecting significant topics within a corpus of documents, but there are certain drawbacks. |
| Approach: | They propose a framework that prompts large language models to generate topics from a given set of documents and establish evaluation protocols to assess the clustering efficacy of LLMs. |
| Outcome: | The proposed model generates relevant topic titles and adheres to human guidelines to refine and merge topics. |